Skip to main content

raiseWindows

Type

property

Summary

Set the raiseWindows global property to true if you want to force LiveCode's windows to move as one layer.

Syntax

set the raiseWindows to {true | false}
get the raiseWindows

Description

When the raiseWindows is set to true, LiveCode's windows move as one layer, this means it will not be possible for another application to become interleaved with LiveCode's windows, as is possible if the property is set to false.

Examples

put the raiseWindows into tWindowsRaise
set the raiseWindows to true
set the raiseWindows to windowsRaise()

property: backdrop, hideBackdrop, hidePalettes

Compatibility and Support

Introduced

LiveCode 2.7.2

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?